[BOUNTY] Colored Sterile Masks - #1355
Merged
Thesia000 merged 4 commits intoAug 5, 2026
Merged
Conversation
…soneitsjuststerilemasks
…soneitsjuststerilemasks
Contributor
|
RSI Diff Bot; head commit 6aa3c8c merging into b05d8b6 Resources/Textures/_Omu/Clothing/Mask/sterileblack.rsi
Resources/Textures/_Omu/Clothing/Mask/sterileblue.rsi
Resources/Textures/_Omu/Clothing/Mask/sterilegreen.rsi
Resources/Textures/_Omu/Clothing/Mask/sterileorange.rsi
Resources/Textures/_Omu/Clothing/Mask/sterilepurple.rsi
Resources/Textures/_Omu/Clothing/Mask/sterilered.rsi
Resources/Textures/_Omu/Clothing/Mask/sterilewhite.rsi
Resources/Textures/_Omu/Clothing/Mask/sterileyellow.rsi
|
Contributor
Author
|
i initially tried to do this with the on-the-fly greyscale recoloring system that things like gloves and shoes use but it did not play nice with the species variants and togglability of the sterile masks so i had to do it the manual way unfortunately |
ishkab
approved these changes
Aug 5, 2026
Thesia000
approved these changes
Aug 5, 2026
OmuStationBot
added a commit
that referenced
this pull request
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
























































































About the PR
Added recolors of the various Sterile Medical Masks used by medical employees, and adds them to their loadouts.
The new colors include black, white, and a full rainbow.
Why / Balance
Requested by someone, and more visual customization is always nice.
Technical details
creates Resources/Prototypes/_Omu/Entities/Clothing/Mask/masks.yml
adds a buncha masks to Resources/Textures/_Omu/Clothing/Mask
adds new masks to Resources/Prototypes/_Omu/Entities/Clothing/Mask/masks.yml
groups old mask in Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml
adds new mask loadouts to Resources/Prototypes/Loadouts/loadout_groups.yml
Media
Renders

Ingame

Requirements
Breaking changes
Changelog
🆑 DuskTheSnep